Skip to content

Conversation

@richcarl
Copy link
Contributor

@richcarl richcarl commented Jan 5, 2026

Selecting a random node of a component as root may start in a dead end, so that the rest of the component is not traversed. The root selection needs to use cyclic strong components.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2026

CT Test Results

    2 files     97 suites   1h 7m 30s ⏱️
2 240 tests 2 189 ✅ 51 💤 0 ❌
2 631 runs  2 575 ✅ 56 💤 0 ❌

Results for commit 10fb9c5.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@richcarl
Copy link
Contributor Author

richcarl commented Jan 5, 2026

Something seems broken in the license header checks, perhaps due to the new year?

@richcarl richcarl force-pushed the digraph-fixes branch 2 times, most recently from 47b01c7 to 72f0716 Compare January 6, 2026 11:07
@rickard-green rickard-green added team:VM Assigned to OTP team VM team:PS Assigned to OTP team PS and removed team:VM Assigned to OTP team VM team:PS Assigned to OTP team PS labels Jan 7, 2026
@jhogberg jhogberg self-assigned this Jan 7, 2026
@jhogberg jhogberg added the testing currently being tested, tag is used by OTP internal CI label Jan 7, 2026
@bjorng
Copy link
Contributor

bjorng commented Jan 7, 2026

Something seems broken in the license header checks, perhaps due to the new year?

Yes, and yes.

Selecting a random node of a component as root may start in a dead end,
so that the rest of the component is not traversed. The root selection
needs to use cyclic strong components.
@jhogberg jhogberg added testing currently being tested, tag is used by OTP internal CI and removed testing currently being tested, tag is used by OTP internal CI labels Jan 20, 2026
@jhogberg jhogberg merged commit d9720d6 into erlang:master Jan 20, 2026
25 checks passed
@richcarl richcarl deleted the digraph-fixes branch January 20, 2026 14:33
@jhogberg
Copy link
Contributor

Merged, thanks for the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants